home *** CD-ROM | disk | FTP | other *** search
- #*****************************
- # Panix Script for Trumpet Winsock
- #
- # This should be saved as login.cmd. The ATZ can be replaced by
- # whatever initialization string you prefer.
-
- output ATZ\r
- input 10 OK
- output ATDT[phone number]\r
- input 60 CONNECT
- input 20 PPP
- output ppp\r
- input 15 name:
- output [your userid]\r
- input 10 word:
- output [your password]\r
- input 10 PPP
- #*******************************